Skip to content
Back to search
30
MCP

Terminal Session

pulsemcp/terminal session

Provides stateful, TUI-compatible terminal sessions for executing commands and running interactive applications, enabling persistent interaction with command-line interfaces and programs.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Terminal
Enables secure interaction with specified directories on a user's system through a command-line interface for file management and system aut
0 tools
LocalShell
Cross-platform PTY-based terminal server exposing shell execution, persistent sessions, and real-time I/O streaming to AI clients on macOS,
0 tools
NPCTerm
Headless in-memory terminal emulator for AI agents to spawn shells, run commands, and interact with TUI applications.
0 tools
WSL Terminal
Manages persistent terminal sessions in WSL and Docker environments with real-time output polling, log tailing, and file transfer capabiliti
0 tools
io.github.mkpvishnu/terminal-mcp
MCP server for interactive terminal sessions — SSH, REPLs, database CLIs, TUI apps
0 tools
Termlink
Secure terminal and filesystem access with configurable command filtering, file operations, and system monitoring.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "terminal_session": {
      "url": "None",
      "transport": "http"
    }
  }
}